﻿2026-07-06T06:28:18.3576028Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-06T06:28:18.3580873Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-06T06:28:18.3764747Z shell: /usr/bin/bash -e {0}
2026-07-06T06:28:18.3765022Z env:
2026-07-06T06:28:18.3765270Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T06:28:18.3765523Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T06:28:18.3765771Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-06T06:28:18.3766013Z ##[endgroup]
2026-07-06T06:28:19.6044737Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
2026-07-06T06:28:19.7321714Z ────────────
2026-07-06T06:28:19.7322430Z  Nextest run ID 996390d9-0ed4-45ef-b2b9-caa373cc2eb3 with nextest profile: default
2026-07-06T06:28:19.7323097Z     Starting 94 tests across 34 binaries (69 binaries skipped)
2026-07-06T06:28:35.1520640Z         PASS [  15.419s] ( 1/94) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-06T06:28:45.5800963Z         PASS [  10.428s] ( 2/94) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-06T06:29:29.7643798Z         PASS [  44.184s] ( 3/94) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-06T06:29:53.7406300Z         PASS [  23.976s] ( 4/94) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-06T06:30:17.4235717Z         PASS [  23.683s] ( 5/94) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-06T06:30:57.2681442Z         PASS [  39.844s] ( 6/94) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-06T06:31:12.8942818Z         PASS [  15.626s] ( 7/94) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-06T06:31:24.1938307Z         PASS [  11.299s] ( 8/94) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-06T06:31:24.5201422Z         PASS [   0.326s] ( 9/94) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-06T06:31:24.5243181Z         PASS [   0.004s] (10/94) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-07-06T06:31:42.8996934Z         PASS [  18.375s] (11/94) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-06T06:31:42.9038208Z         PASS [   0.004s] (12/94) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-06T06:31:42.9161806Z         PASS [   0.012s] (13/94) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-06T06:31:42.9199993Z         PASS [   0.004s] (14/94) spt::oneliner_e2e install_script_against_staged_release
2026-07-06T06:31:58.6205007Z         PASS [  15.700s] (15/94) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-06T06:31:58.7806915Z         PASS [   0.160s] (16/94) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-06T06:31:58.8538484Z         PASS [   0.073s] (17/94) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-06T06:31:58.8821445Z         PASS [   0.028s] (18/94) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-06T06:31:58.9144486Z         PASS [   0.032s] (19/94) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-06T06:31:58.9566747Z         PASS [   0.042s] (20/94) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-06T06:31:59.0009839Z         PASS [   0.044s] (21/94) spt-daemon::attach cross_node_cold_attach_to_alt_screen_gets_clean_repaint
2026-07-06T06:31:59.0117958Z         PASS [   0.011s] (22/94) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-06T06:31:59.0548591Z         PASS [   0.043s] (23/94) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-06T06:31:59.0935535Z         PASS [   0.039s] (24/94) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-06T06:31:59.1274408Z         PASS [   0.034s] (25/94) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-06T06:31:59.1400023Z         PASS [   0.013s] (26/94) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-06T06:31:59.2125432Z         PASS [   0.072s] (27/94) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-06T06:31:59.2881418Z         PASS [   0.076s] (28/94) spt-daemon::attach resize_is_controller_exclusive
2026-07-06T06:31:59.3385874Z         PASS [   0.050s] (29/94) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-06T06:31:59.4184608Z         PASS [   0.080s] (30/94) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-06T06:32:01.6931798Z         PASS [   2.275s] (31/94) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-06T06:32:01.7209718Z         PASS [   0.028s] (32/94) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-06T06:32:01.7467977Z         PASS [   0.026s] (33/94) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-06T06:32:01.7610660Z         PASS [   0.014s] (34/94) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-06T06:32:01.7765956Z         PASS [   0.015s] (35/94) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-06T06:32:01.7905924Z         PASS [   0.014s] (36/94) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-06T06:32:01.8044955Z         PASS [   0.014s] (37/94) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-06T06:32:01.9328646Z         PASS [   0.128s] (38/94) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-06T06:32:01.9470715Z         PASS [   0.014s] (39/94) spt-daemon::broker spawn_env_reaches_child
2026-07-06T06:32:01.9663593Z         PASS [   0.019s] (40/94) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-06T06:32:01.9713373Z         PASS [   0.005s] (41/94) spt-daemon::budget measure_dormant_seat_budget
2026-07-06T06:32:02.6166244Z         PASS [   0.645s] (42/94) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-06T06:32:10.3592607Z         PASS [   7.743s] (43/94) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-06T06:32:10.4811842Z         PASS [   0.122s] (44/94) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-06T06:32:10.4974351Z         PASS [   0.016s] (45/94) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-06T06:32:10.6694166Z         PASS [   0.172s] (46/94) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-06T06:32:10.8204973Z         PASS [   0.151s] (47/94) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-06T06:32:10.9349774Z         PASS [   0.114s] (48/94) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-06T06:32:11.1004093Z         PASS [   0.165s] (49/94) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-06T06:32:11.1911377Z         PASS [   0.091s] (50/94) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-06T06:32:11.3027090Z         PASS [   0.111s] (51/94) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-06T06:32:11.4678926Z         PASS [   0.165s] (52/94) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-06T06:32:11.8512793Z         PASS [   0.383s] (53/94) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-06T06:32:11.9560956Z         PASS [   0.105s] (54/94) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-06T06:32:12.1713233Z         PASS [   0.215s] (55/94) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-06T06:32:12.2867424Z         PASS [   0.115s] (56/94) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-06T06:32:12.6410630Z         PASS [   0.354s] (57/94) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-06T06:32:12.6726213Z         PASS [   0.032s] (58/94) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-06T06:32:12.7050271Z         PASS [   0.032s] (59/94) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-06T06:32:12.7288190Z         PASS [   0.024s] (60/94) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-06T06:32:15.7736811Z         PASS [   3.045s] (61/94) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-06T06:32:18.6163568Z         PASS [   2.843s] (62/94) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-06T06:32:19.7850154Z         PASS [   1.168s] (63/94) spt-daemon::inject_control_wedge c1_miss_once_preserves_binary_and_next_inject_delivers
2026-07-06T06:32:21.6509892Z         PASS [   1.866s] (64/94) spt-daemon::inject_control_wedge c1_strike_fault_stamps_perch_and_bounded_respawns_then_gives_up
2026-07-06T06:32:21.8845957Z         PASS [   0.234s] (65/94) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-06T06:32:23.0748785Z         PASS [   1.190s] (66/94) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-06T06:32:23.6116361Z         PASS [   0.537s] (67/94) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-06T06:32:23.7283536Z         PASS [   0.117s] (68/94) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-06T06:32:25.8702590Z         PASS [   2.142s] (69/94) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-06T06:32:26.3527384Z         PASS [   0.482s] (70/94) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-06T06:32:26.5890770Z         PASS [   0.236s] (71/94) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-06T06:32:26.8855325Z         PASS [   0.296s] (72/94) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-06T06:32:35.7260306Z         PASS [   8.840s] (73/94) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-06T06:32:36.0641548Z         PASS [   0.338s] (74/94) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-06T06:32:40.1382918Z         PASS [   4.074s] (75/94) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-06T06:32:40.3858279Z         PASS [   0.247s] (76/94) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-06T06:33:12.2363359Z         PASS [  31.850s] (77/94) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-06T06:33:14.2801076Z         PASS [   2.044s] (78/94) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-06T06:33:18.4900564Z         PASS [   4.210s] (79/94) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-06T06:33:19.3059657Z         PASS [   0.816s] (80/94) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-06T06:33:19.4119787Z         PASS [   0.106s] (81/94) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-06T06:33:19.4638885Z         PASS [   0.052s] (82/94) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-06T06:33:19.5401560Z         PASS [   0.076s] (83/94) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-06T06:33:19.5474350Z         PASS [   0.007s] (84/94) spt-daemon::twohost b2_attacher_child
2026-07-06T06:33:19.5531719Z         PASS [   0.006s] (85/94) spt-daemon::twohost two_host_ladder_role_a
2026-07-06T06:33:19.5590097Z         PASS [   0.006s] (86/94) spt-daemon::twohost two_host_ladder_role_b
2026-07-06T06:33:19.5739408Z         PASS [   0.015s] (87/94) spt-term::dsr drain_forwards_child_output
2026-07-06T06:33:19.5993731Z         PASS [   0.025s] (88/94) spt-term::inject ctrl_c_interrupts_the_child
2026-07-06T06:33:19.6144007Z         PASS [   0.015s] (89/94) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-06T06:33:20.6208524Z         PASS [   1.006s] (90/94) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-06T06:33:20.6260640Z         PASS [   0.005s] (91/94) spt-term::stream delivers_every_value_under_resize
2026-07-06T06:33:20.6397428Z         PASS [   0.014s] (92/94) spt-term::surface captures_child_output_off_the_pty
2026-07-06T06:33:20.6449350Z         PASS [   0.005s] (93/94) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-06T06:33:20.6500748Z         PASS [   0.005s] (94/94) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-07-06T06:33:20.6502156Z ────────────
2026-07-06T06:33:20.6502433Z      Summary [ 300.918s] 94 tests run: 94 passed, 0 skipped
